home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.11
- [Setup]
- AppName=Form Pilot
- AppVerName=Form Pilot version 1.19
- AppId=Form Pilot
- DefaultDirName={pf}\Invention Pilot\Form Pilot 1.19
- DefaultGroupName=Form Pilot 1.19
- OutputBaseFilename=FPDemo
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\File_id.diz"; DestDir: "{app}";
- Source: "{app}\History.txt"; DestDir: "{app}";
- Source: "{app}\License.txt"; DestDir: "{app}";
- Source: "{app}\Readme.txt"; DestDir: "{app}";
- Source: "{app}\Formplt.exe"; DestDir: "{app}";
- Source: "{app}\Dav332.dll"; DestDir: "{app}";
- Source: "{app}\Leon332.dll"; DestDir: "{app}";
- Source: "{app}\Math.dll"; DestDir: "{app}";
- Source: "{app}\Formplt.hlp"; DestDir: "{app}";
- [Dirs]
- Name: "{app}\Document";
- [Registry]
- Root: HKCU; Subkey: "SOFTWARE\Invention Pilot"; Flags: uninsdeletekeyifempty
- Root: HKCU; Subkey: "SOFTWARE\Invention Pilot\Form Pilot 1.19"; Flags: uninsdeletekey
- Root: HKCU; Subkey: "SOFTWARE\Invention Pilot\Form Pilot 1.19\Recent File List"; Flags: uninsdeletekey
- Root: HKCU; Subkey: "SOFTWARE\Invention Pilot\Form Pilot 1.19\Settings"; Flags: uninsdeletekey
- Root: HKCU; Subkey: "SOFTWARE\Invention Pilot\Form Pilot 1.19\Printer"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "SOFTWARE\Invention Pilot"; Flags: uninsdeletekeyifempty
- Root: HKLM; Subkey: "SOFTWARE\Invention Pilot\Form Pilot 1.19"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "SOFTWARE\Invention Pilot\Form Pilot 1.19"; ValueName: "MainPath"; ValueType: String; ValueData: "{app}";
- [Run]
- Filename: "{app}\Formplt.exe"; WorkingDir: "{app}"; Description: "Launch Form Pilot"; Flags: postinstall nowait
- [Icons]
- Name: "{group}\Form Pilot"; Filename: "{app}\Formplt.exe";
- Name: "{group}\Help"; Filename: "{app}\Formplt.hlp";
-